3.377 \(\int \csc ^5(e+f x) \sqrt{b \sec (e+f x)} \, dx\)

Optimal. Leaf size=123 \[ -\frac{\cot ^4(e+f x) (b \sec (e+f x))^{7/2}}{4 b^3 f}-\frac{7 \cot ^2(e+f x) (b \sec (e+f x))^{3/2}}{16 b f}+\frac{21 \sqrt{b} \tan ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{32 f}-\frac{21 \sqrt{b} \tanh ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{32 f} \]

[Out]

(21*Sqrt[b]*ArcTan[Sqrt[b*Sec[e + f*x]]/Sqrt[b]])/(32*f) - (21*Sqrt[b]*ArcTanh[Sqrt[b*Sec[e + f*x]]/Sqrt[b]])/
(32*f) - (7*Cot[e + f*x]^2*(b*Sec[e + f*x])^(3/2))/(16*b*f) - (Cot[e + f*x]^4*(b*Sec[e + f*x])^(7/2))/(4*b^3*f
)

________________________________________________________________________________________

Rubi [A]  time = 0.0857987, antiderivative size = 123, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 6, integrand size = 21, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.286, Rules used = {2622, 288, 329, 298, 203, 206} \[ -\frac{\cot ^4(e+f x) (b \sec (e+f x))^{7/2}}{4 b^3 f}-\frac{7 \cot ^2(e+f x) (b \sec (e+f x))^{3/2}}{16 b f}+\frac{21 \sqrt{b} \tan ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{32 f}-\frac{21 \sqrt{b} \tanh ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{32 f} \]

Antiderivative was successfully verified.

[In]

Int[Csc[e + f*x]^5*Sqrt[b*Sec[e + f*x]],x]

[Out]

(21*Sqrt[b]*ArcTan[Sqrt[b*Sec[e + f*x]]/Sqrt[b]])/(32*f) - (21*Sqrt[b]*ArcTanh[Sqrt[b*Sec[e + f*x]]/Sqrt[b]])/
(32*f) - (7*Cot[e + f*x]^2*(b*Sec[e + f*x])^(3/2))/(16*b*f) - (Cot[e + f*x]^4*(b*Sec[e + f*x])^(7/2))/(4*b^3*f
)

Rule 2622

Int[csc[(e_.) + (f_.)*(x_)]^(n_.)*((a_.)*sec[(e_.) + (f_.)*(x_)])^(m_), x_Symbol] :> Dist[1/(f*a^n), Subst[Int
[x^(m + n - 1)/(-1 + x^2/a^2)^((n + 1)/2), x], x, a*Sec[e + f*x]], x] /; FreeQ[{a, e, f, m}, x] && IntegerQ[(n
 + 1)/2] &&  !(IntegerQ[(m + 1)/2] && LtQ[0, m, n])

Rule 288

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(c^(n - 1)*(c*x)^(m - n + 1)*(a + b*x^
n)^(p + 1))/(b*n*(p + 1)), x] - Dist[(c^n*(m - n + 1))/(b*n*(p + 1)), Int[(c*x)^(m - n)*(a + b*x^n)^(p + 1), x
], x] /; FreeQ[{a, b, c}, x] && IGtQ[n, 0] && LtQ[p, -1] && GtQ[m + 1, n] &&  !ILtQ[(m + n*(p + 1) + 1)/n, 0]
&& IntBinomialQ[a, b, c, n, m, p, x]

Rule 329

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = Denominator[m]}, Dist[k/c, Subst[I
nt[x^(k*(m + 1) - 1)*(a + (b*x^(k*n))/c^n)^p, x], x, (c*x)^(1/k)], x]] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0]
 && FractionQ[m] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 298

Int[(x_)^2/((a_) + (b_.)*(x_)^4), x_Symbol] :> With[{r = Numerator[Rt[-(a/b), 2]], s = Denominator[Rt[-(a/b),
2]]}, Dist[s/(2*b), Int[1/(r + s*x^2), x], x] - Dist[s/(2*b), Int[1/(r - s*x^2), x], x]] /; FreeQ[{a, b}, x] &
&  !GtQ[a/b, 0]

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rubi steps

\begin{align*} \int \csc ^5(e+f x) \sqrt{b \sec (e+f x)} \, dx &=\frac{\operatorname{Subst}\left (\int \frac{x^{9/2}}{\left (-1+\frac{x^2}{b^2}\right )^3} \, dx,x,b \sec (e+f x)\right )}{b^5 f}\\ &=-\frac{\cot ^4(e+f x) (b \sec (e+f x))^{7/2}}{4 b^3 f}+\frac{7 \operatorname{Subst}\left (\int \frac{x^{5/2}}{\left (-1+\frac{x^2}{b^2}\right )^2} \, dx,x,b \sec (e+f x)\right )}{8 b^3 f}\\ &=-\frac{7 \cot ^2(e+f x) (b \sec (e+f x))^{3/2}}{16 b f}-\frac{\cot ^4(e+f x) (b \sec (e+f x))^{7/2}}{4 b^3 f}+\frac{21 \operatorname{Subst}\left (\int \frac{\sqrt{x}}{-1+\frac{x^2}{b^2}} \, dx,x,b \sec (e+f x)\right )}{32 b f}\\ &=-\frac{7 \cot ^2(e+f x) (b \sec (e+f x))^{3/2}}{16 b f}-\frac{\cot ^4(e+f x) (b \sec (e+f x))^{7/2}}{4 b^3 f}+\frac{21 \operatorname{Subst}\left (\int \frac{x^2}{-1+\frac{x^4}{b^2}} \, dx,x,\sqrt{b \sec (e+f x)}\right )}{16 b f}\\ &=-\frac{7 \cot ^2(e+f x) (b \sec (e+f x))^{3/2}}{16 b f}-\frac{\cot ^4(e+f x) (b \sec (e+f x))^{7/2}}{4 b^3 f}-\frac{(21 b) \operatorname{Subst}\left (\int \frac{1}{b-x^2} \, dx,x,\sqrt{b \sec (e+f x)}\right )}{32 f}+\frac{(21 b) \operatorname{Subst}\left (\int \frac{1}{b+x^2} \, dx,x,\sqrt{b \sec (e+f x)}\right )}{32 f}\\ &=\frac{21 \sqrt{b} \tan ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{32 f}-\frac{21 \sqrt{b} \tanh ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{32 f}-\frac{7 \cot ^2(e+f x) (b \sec (e+f x))^{3/2}}{16 b f}-\frac{\cot ^4(e+f x) (b \sec (e+f x))^{7/2}}{4 b^3 f}\\ \end{align*}

Mathematica [A]  time = 0.902167, size = 107, normalized size = 0.87 \[ \frac{b \left (-16 \csc ^4(e+f x)-28 \csc ^2(e+f x)+21 \sqrt{\sec (e+f x)} \left (\log \left (1-\sqrt{\sec (e+f x)}\right )-\log \left (\sqrt{\sec (e+f x)}+1\right )\right )+42 \sqrt{\sec (e+f x)} \tan ^{-1}\left (\sqrt{\sec (e+f x)}\right )\right )}{64 f \sqrt{b \sec (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[Csc[e + f*x]^5*Sqrt[b*Sec[e + f*x]],x]

[Out]

(b*(-28*Csc[e + f*x]^2 - 16*Csc[e + f*x]^4 + 42*ArcTan[Sqrt[Sec[e + f*x]]]*Sqrt[Sec[e + f*x]] + 21*(Log[1 - Sq
rt[Sec[e + f*x]]] - Log[1 + Sqrt[Sec[e + f*x]]])*Sqrt[Sec[e + f*x]]))/(64*f*Sqrt[b*Sec[e + f*x]])

________________________________________________________________________________________

Maple [B]  time = 0.158, size = 1089, normalized size = 8.9 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(f*x+e)^5*(b*sec(f*x+e))^(1/2),x)

[Out]

-1/64/f*(72*cos(f*x+e)^3*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)+56*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(
3/2)+32*cos(f*x+e)^3*ln(-2*(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-
cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)-21*cos(f*x+e)^3*arctan(1/2/(-cos(f*x+e)/(cos(f*x+e)+1)^2)^
(1/2))-11*cos(f*x+e)^3*ln(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-
cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)-104*cos(f*x+e)*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)+44*cos
(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-32*cos(f*x+e)^2*ln(-2*(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+
1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)+21*cos(f*x+e)^2*
arctan(1/2/(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2))+11*cos(f*x+e)^2*ln(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+
1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)-88*(-cos(f*x+e)/
(cos(f*x+e)+1)^2)^(3/2)-88*cos(f*x+e)*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-32*cos(f*x+e)*ln(-2*(2*cos(f*x+e)^2
*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(
f*x+e)^2)+21*cos(f*x+e)*arctan(1/2/(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2))+11*cos(f*x+e)*ln(-(2*cos(f*x+e)^2*(-c
os(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+
e)^2)+44*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)+32*ln(-2*(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-co
s(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)-21*arctan(1/2/(-cos(f*x+e)/(co
s(f*x+e)+1)^2)^(1/2))-11*ln(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*
(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2))*cos(f*x+e)*(b/cos(f*x+e))^(1/2)/(-cos(f*x+e)/(cos(f*x+e
)+1)^2)^(1/2)/sin(f*x+e)^4

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^5*(b*sec(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [B]  time = 2.6856, size = 1173, normalized size = 9.54 \begin{align*} \left [\frac{42 \,{\left (\cos \left (f x + e\right )^{4} - 2 \, \cos \left (f x + e\right )^{2} + 1\right )} \sqrt{-b} \arctan \left (\frac{\sqrt{-b} \sqrt{\frac{b}{\cos \left (f x + e\right )}}{\left (\cos \left (f x + e\right ) + 1\right )}}{2 \, b}\right ) + 21 \,{\left (\cos \left (f x + e\right )^{4} - 2 \, \cos \left (f x + e\right )^{2} + 1\right )} \sqrt{-b} \log \left (\frac{b \cos \left (f x + e\right )^{2} - 4 \,{\left (\cos \left (f x + e\right )^{2} - \cos \left (f x + e\right )\right )} \sqrt{-b} \sqrt{\frac{b}{\cos \left (f x + e\right )}} - 6 \, b \cos \left (f x + e\right ) + b}{\cos \left (f x + e\right )^{2} + 2 \, \cos \left (f x + e\right ) + 1}\right ) + 8 \,{\left (7 \, \cos \left (f x + e\right )^{3} - 11 \, \cos \left (f x + e\right )\right )} \sqrt{\frac{b}{\cos \left (f x + e\right )}}}{128 \,{\left (f \cos \left (f x + e\right )^{4} - 2 \, f \cos \left (f x + e\right )^{2} + f\right )}}, -\frac{42 \,{\left (\cos \left (f x + e\right )^{4} - 2 \, \cos \left (f x + e\right )^{2} + 1\right )} \sqrt{b} \arctan \left (\frac{\sqrt{\frac{b}{\cos \left (f x + e\right )}}{\left (\cos \left (f x + e\right ) - 1\right )}}{2 \, \sqrt{b}}\right ) - 21 \,{\left (\cos \left (f x + e\right )^{4} - 2 \, \cos \left (f x + e\right )^{2} + 1\right )} \sqrt{b} \log \left (\frac{b \cos \left (f x + e\right )^{2} - 4 \,{\left (\cos \left (f x + e\right )^{2} + \cos \left (f x + e\right )\right )} \sqrt{b} \sqrt{\frac{b}{\cos \left (f x + e\right )}} + 6 \, b \cos \left (f x + e\right ) + b}{\cos \left (f x + e\right )^{2} - 2 \, \cos \left (f x + e\right ) + 1}\right ) - 8 \,{\left (7 \, \cos \left (f x + e\right )^{3} - 11 \, \cos \left (f x + e\right )\right )} \sqrt{\frac{b}{\cos \left (f x + e\right )}}}{128 \,{\left (f \cos \left (f x + e\right )^{4} - 2 \, f \cos \left (f x + e\right )^{2} + f\right )}}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^5*(b*sec(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

[1/128*(42*(cos(f*x + e)^4 - 2*cos(f*x + e)^2 + 1)*sqrt(-b)*arctan(1/2*sqrt(-b)*sqrt(b/cos(f*x + e))*(cos(f*x
+ e) + 1)/b) + 21*(cos(f*x + e)^4 - 2*cos(f*x + e)^2 + 1)*sqrt(-b)*log((b*cos(f*x + e)^2 - 4*(cos(f*x + e)^2 -
 cos(f*x + e))*sqrt(-b)*sqrt(b/cos(f*x + e)) - 6*b*cos(f*x + e) + b)/(cos(f*x + e)^2 + 2*cos(f*x + e) + 1)) +
8*(7*cos(f*x + e)^3 - 11*cos(f*x + e))*sqrt(b/cos(f*x + e)))/(f*cos(f*x + e)^4 - 2*f*cos(f*x + e)^2 + f), -1/1
28*(42*(cos(f*x + e)^4 - 2*cos(f*x + e)^2 + 1)*sqrt(b)*arctan(1/2*sqrt(b/cos(f*x + e))*(cos(f*x + e) - 1)/sqrt
(b)) - 21*(cos(f*x + e)^4 - 2*cos(f*x + e)^2 + 1)*sqrt(b)*log((b*cos(f*x + e)^2 - 4*(cos(f*x + e)^2 + cos(f*x
+ e))*sqrt(b)*sqrt(b/cos(f*x + e)) + 6*b*cos(f*x + e) + b)/(cos(f*x + e)^2 - 2*cos(f*x + e) + 1)) - 8*(7*cos(f
*x + e)^3 - 11*cos(f*x + e))*sqrt(b/cos(f*x + e)))/(f*cos(f*x + e)^4 - 2*f*cos(f*x + e)^2 + f)]

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)**5*(b*sec(f*x+e))**(1/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 1.15552, size = 181, normalized size = 1.47 \begin{align*} \frac{b^{6}{\left (\frac{21 \, \arctan \left (\frac{\sqrt{b \cos \left (f x + e\right )}}{\sqrt{-b}}\right )}{\sqrt{-b} b^{5}} - \frac{21 \, \arctan \left (\frac{\sqrt{b \cos \left (f x + e\right )}}{\sqrt{b}}\right )}{b^{\frac{11}{2}}} + \frac{2 \,{\left (7 \, \sqrt{b \cos \left (f x + e\right )} b^{2} \cos \left (f x + e\right )^{2} - 11 \, \sqrt{b \cos \left (f x + e\right )} b^{2}\right )}}{{\left (b^{2} \cos \left (f x + e\right )^{2} - b^{2}\right )}^{2} b^{4}}\right )} \mathrm{sgn}\left (\cos \left (f x + e\right )\right )}{32 \, f} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^5*(b*sec(f*x+e))^(1/2),x, algorithm="giac")

[Out]

1/32*b^6*(21*arctan(sqrt(b*cos(f*x + e))/sqrt(-b))/(sqrt(-b)*b^5) - 21*arctan(sqrt(b*cos(f*x + e))/sqrt(b))/b^
(11/2) + 2*(7*sqrt(b*cos(f*x + e))*b^2*cos(f*x + e)^2 - 11*sqrt(b*cos(f*x + e))*b^2)/((b^2*cos(f*x + e)^2 - b^
2)^2*b^4))*sgn(cos(f*x + e))/f